arm: allow p2m to be created with specific MATTR.
authorIan Campbell <ian.campbell@citrix.com>
Tue, 3 Jul 2012 09:52:20 +0000 (10:52 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 3 Jul 2012 09:52:20 +0000 (10:52 +0100)
commitfe4c993f8c2dbe597379a280b1940961f9d811c3
treeca405c3ba8fdb93ac967f6798ed4c0c375cf3241
parent1efe5e116aebf7bc5a6be08f0a37de981af88cfe
arm: allow p2m to be created with specific MATTR.

Rename p2m_create_entry to p2m_create_table since it can now only be used to
insert non-leaf entries into the page table.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/p2m.c
xen/include/asm-arm/page.h